home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Tampa Bay Amiga Group / TBAG - Tampa Bay Amiga Group's Disk of the Month #20 (1988)(Merlin's Software)(PD).zip / TBAG - Tampa Bay Amiga Group's Disk of the Month #20 (1988)(Merlin's Software)(PD).adf / Utilities / Nag / Nag.install < prev    next >
Text File  |  1988-05-30  |  949b  |  25 lines

  1.  
  2. ;  Note that you need about 60k to install all of the files below.
  3. ;  If you can't make that much room on your SYS: disk, you will have
  4. ;   to put 'Nag', 'Nag.info', and 'ThruDaWindow' on some other disk. This
  5. ;   leaves s:Nag.config in the 's' directory, and the Nag.198? files in
  6. ;   the 'system' directory. They only take up 2 or 3 k. or so to start.
  7. ;   (Remember to edit 'sPath', in the s:Nag.config file, to point at
  8. ;   the new location for the SOUNDfile). 
  9. ;  Lately, I've been putting the Nag.198? files in a directory I
  10. ;   made within my s: directory called 'Nag'. It's really all quite
  11. ;   arbitrary. Just be sure to change s:Nag.config accordingly...
  12.  
  13.  
  14. ;  This is what we're gonna try to install.
  15.  
  16. copy Nag.config      s:
  17. if NOT EXISTS      sys:system/Nag.1988
  18.    copy Nag.1988   sys:system
  19.    copy Nag.1989   sys:system
  20. endif
  21. copy RunBack         c:
  22. copy Nag           sys:system
  23. copy Nag.info      sys:system
  24. copy ThruDaWindow    s:
  25.